home *** CD-ROM | disk | FTP | other *** search
- Path: news.voyager.net!news
- From: Houngbo PerpΘtus Jacques <hpj@bow.intnet.bj>
- Newsgroups: comp.lang.c++
- Subject: SW_SHOWMAXIMIZED with CDialog derived class window
- Date: 14 Apr 1996 09:36:47 GMT
- Organization: Voyager Information Networks, Inc.
- Message-ID: <4kqgvf$mtm@vixc.voyager.net>
- NNTP-Posting-Host: vixa.voyager.net
-
- I want to maximize a window derived from a CDialog.
- I am using Windows 95. When i use "ShowWindow(SW_SHOWMAXIMIZED)"
- my dialog window cover all the screen but I want it not
- to cover the taskbar as all CFrameWnd respect this taskbar.
- If someone can help!!!!
-
- Thanks.
-
-